IDE extension that lets you fix coding issues before they exist!
Setup is effortless and analysis is automatic for most languages
Fast, accurate analysis; enterprise scalability
Shared naming conventions allow teams to collaborate efficiently. In Dart, the convention is that all library prefixes should use lowercase_with_underscores.
This rule raises an issue when a library prefix does not comply with this convention.